home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / Direct3D / Screensavers / Moire / resource.h < prev    next >
C/C++ Source or Header  |  2001-10-08  |  3KB  |  76 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Moire.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDR_STRIPES_DDS                 102
  7. #define IDR_BALL_DDS                    103
  8. #define IDR_NOISE_DDS                   104
  9. #define IDR_SPIRAL_DDS                  105
  10. #define IDD_CONFIGURE                   106
  11. #define IDD_SINGLEMONITORSETTINGS       200
  12. #define IDD_MULTIMONITORSETTINGS        201
  13. #define IDC_INTENSE                     1000
  14. #define IDS_DESCRIPTION                 1000
  15. #define IDC_PASTEL                      1001
  16. #define IDC_SPEED                       1002
  17. #define IDC_MESHINTERVAL                1003
  18. #define IDC_COLORINTERVAL               1004
  19. #define IDC_TEXTUREINTERVAL             1005
  20. #define IDC_SCREENSETTINGS              1006
  21. #define IDC_MONITORSTAB                 2000
  22. #define IDC_TABNAMEFMT                  2001
  23. #define IDC_ADAPTERNAME                 2002
  24. #define IDC_RENDERING                   2003
  25. #define IDC_MOREINFO                    2004
  26. #define IDC_DISABLEHW                   2005
  27. #define IDC_SCREENUSAGEBOX              2006
  28. #define IDC_RENDER                      2007
  29. #define IDC_LEAVEBLACK                  2008
  30. #define IDC_DISPLAYMODEBOX              2009
  31. #define IDC_MODESSTATIC                 2010
  32. #define IDC_MODESCOMBO                  2011
  33. #define IDC_AUTOMATIC                   2012
  34. #define IDC_DISPLAYMODENOTE             2013
  35. #define IDC_GENERALBOX                  2014
  36. #define IDC_SAME                        2015
  37. #define IDC_MODEFMT                     2016
  38. #define IDS_ERR_GENERIC                 2100
  39. #define IDS_ERR_NODIRECT3D              2101
  40. #define IDS_ERR_NOWINDOWEDHAL           2102
  41. #define IDS_ERR_CREATEDEVICEFAILED      2103
  42. #define IDS_ERR_NOCOMPATIBLEDEVICES     2104
  43. #define IDS_ERR_NOHARDWAREDEVICE        2105
  44. #define IDS_ERR_HALNOTCOMPATIBLE        2106
  45. #define IDS_ERR_NOHALTHISMODE           2107
  46. #define IDS_ERR_MEDIANOTFOUND           2108
  47. #define IDS_ERR_RESIZEFAILED            2109
  48. #define IDS_ERR_OUTOFMEMORY             2110
  49. #define IDS_ERR_OUTOFVIDEOMEMORY        2111
  50. #define IDS_ERR_NOPREVIEW               2112
  51. #define IDS_INFO_GOODHAL                2200
  52. #define IDS_INFO_BADHAL_GOODSW          2201
  53. #define IDS_INFO_BADHAL_BADSW           2202
  54. #define IDS_INFO_BADHAL_NOSW            2203
  55. #define IDS_INFO_NOHAL_GOODSW           2204
  56. #define IDS_INFO_NOHAL_BADSW            2205
  57. #define IDS_INFO_NOHAL_NOSW             2206
  58. #define IDS_INFO_DISABLEDHAL_GOODSW     2207
  59. #define IDS_INFO_DISABLEDHAL_BADSW      2208
  60. #define IDS_INFO_DISABLEDHAL_NOSW       2209
  61. #define IDS_RENDERING_HAL               2210
  62. #define IDS_RENDERING_SW                2211
  63. #define IDS_RENDERING_NONE              2212
  64.  
  65. // Next default values for new objects
  66. // 
  67. #ifdef APSTUDIO_INVOKED
  68. #ifndef APSTUDIO_READONLY_SYMBOLS
  69. #define _APS_3D_CONTROLS                     1
  70. #define _APS_NEXT_RESOURCE_VALUE        107
  71. #define _APS_NEXT_COMMAND_VALUE         40000
  72. #define _APS_NEXT_CONTROL_VALUE         1007
  73. #define _APS_NEXT_SYMED_VALUE           102
  74. #endif
  75. #endif
  76.